home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak Vol A-4
/
(Vol A-4) Vol. A4.iso
/
Games
/
the-kitchen-of-doom.swf
/
scripts
/
DefineButton2_966
/
BUTTONCONDACTION on(release).as
Wrap
Text File
|
2008-03-14
|
128b
|
7 lines
on(release){
_global.sfxUI.start();
pauseGame();
quitMessageInst._visible = true;
gameState = STATE_PAUSED;
}